Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend implementation of mentions #226

Merged
merged 46 commits into from
Jul 17, 2021
Merged

Backend implementation of mentions #226

merged 46 commits into from
Jul 17, 2021

Conversation

JonasMuehlmann
Copy link
Owner

@JonasMuehlmann JonasMuehlmann commented Jul 6, 2021

Before this PR can be merged, the following checkboxes have to be ticked

  • This code belongs to the backend and is tested, or tests are not useful
  • New functions with more than 5 lines have docstrings
  • New code has been integrated with the MessengerService if appropiate
  • New code has been integrated with the SignalRService if appropiate
  • New functions or classes have been documented in the Entwurfsdokumentation
  • Changes introduce no commented out code or Console.Writeline() statements used for debugging

Related issues:

@JonasMuehlmann JonasMuehlmann linked an issue Jul 6, 2021 that may be closed by this pull request
8 tasks
@JonasMuehlmann JonasMuehlmann changed the title Mentions Backend implementation of mentions Jul 6, 2021
@JonasMuehlmann JonasMuehlmann added status: review_phase Implementation is finished, except for potential feedback and removed status: in development labels Jul 16, 2021
@JonasMuehlmann JonasMuehlmann requested a review from JayKim94 July 16, 2021 11:11
@JonasMuehlmann JonasMuehlmann enabled auto-merge July 17, 2021 11:26
@JonasMuehlmann JonasMuehlmann merged commit 17218a2 into unstable Jul 17, 2021
@JonasMuehlmann JonasMuehlmann deleted the mentions branch August 4, 2021 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: review_phase Implementation is finished, except for potential feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementation of ability to mention/reference entities in messages
2 participants